home *** CD-ROM | disk | FTP | other *** search
/ Champak 54 / Vol 54.iso / games / wiggi_wa.swf / scripts / DefineSprite_320 / frame_7 / DoAction.as
Encoding:
Text File  |  2007-09-27  |  85 b   |  9 lines

  1. function onEnterFrame()
  2. {
  3. }
  4. stop();
  5. if(score == undefined)
  6. {
  7.    score = 0;
  8. }
  9.